home *** CD-ROM | disk | FTP | other *** search
/ C++ für Kids / C++ for kids.iso / SETUP / US / CBUILDER / DATA.Z / LOGOSTRS.RC < prev    next >
Encoding:
Text File  |  1997-02-13  |  362 b   |  11 lines

  1. //---------------------------------------------------------------
  2. #include "logostrs.h"
  3. //---------------------------------------------------------------
  4. STRINGTABLE DISCARDABLE
  5. {
  6.     sUntitled,      "Untitled"
  7.     sOverwrite,     "OK to overwrite %s"
  8.     sSendError,     "Error sending mail"
  9. }
  10. //---------------------------------------------------------------
  11.